home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16413 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: clients1.news.internex.net!usenet
  2. From: "David W. Smith" <dsmith@penergy.com>
  3. Newsgroups: comp.lang.java,comp.lang.c++,comp.lang.smalltalk
  4. Subject: Re: Will Java kill C++?
  5. Date: Wed, 10 Apr 1996 10:55:43 -0700
  6. Organization: Penergy, Inc.
  7. Message-ID: <316BF61F.65BA@penergy.com>
  8. References: <3134D499.653E@ix.netcom.com> <313613B2.136E@ksopk.sprint.com> <4i7qhl$ik6@cronkite.seas.gwu.edu> <4iuhi7$fmf@sundog.tiac.net> <4iumap$mn5@hustle.rahul.net> <31582A45.3742@vmark.com> <3163C031.4FB1@esec.ch> <3164888D.2B01@concentric.net> <4kbfn8$1bu@news1.is.net> <3169B9AD.2701@concentric.net>
  9. NNTP-Posting-Host: 204.119.116.243
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win16; I)
  14.  
  15. Alan L. Lovejoy writes:
  16.  
  17. > The most important case where Smalltalk can be faster than C is when
  18. > the initial version of the Smalltalk program is done ten times faster
  19. > than the initial C version, and the Smalltalk programmer(s) spend
  20. > the remaining time optimizing the code (by using more sophisticated
  21. > algorithms, perhaps).
  22.  
  23. ... or spend the remaining time building a second version, after
  24. customers have looked at the initial version and have decided that
  25. their initial statement of requirements wasn't quite correct.
  26.  
  27. It seems that "sooner" wins out over "faster" in a growing percentage
  28. of situations these days.
  29.  
  30. Dave
  31.